The only association that I could find is that a BPEL process can be shown as a diagram and that the language has support for wait states. 我能发现的唯一关联是BPEL过程可以用图表示,以及语言支持等待状态。
Operating sequence diagram high-level graphical programming language 操作程序图操作顺序图高级图解程序设计语言
The circuit software was designed using schematic diagram and hardware description language ( VHDL) respectively. 该抢答器单元电路的软件设计分别利用原理图设计、硬件描述语言设计完成。
Object definition diagram and its conversion to object definition language and relational model 对象定义图及其向对象定义语言和关系模型的转化
The best way to solve the problem is to draw a program framework diagram and make the program in C language by the try-and-error method. 用试探方法,并给出这种方法的程序框图和C语言程序设计,是解决这类函数优化问题的最实际方法之一。具有一定的实用性。
The software was compiled with ladder diagram, which is a special compile language of PLC. 软件使用可编程序控制器的编程语言&梯形图来编写。
This paper introduces the principle of spotlight SAR, derives the simplified formulas for calculating the antenna direction of the stabilized platform, and presents the software block diagram of a single chip computer assembler language. 介绍了聚束SAR的工作原理,推导了计算稳定平台天线指向的简化公式,给出了单片机汇编语言软件框图。
Ladder diagram is a very important language in traditional PLC ( Programmable Logic Controller) software. The design of ladder diagram language checking module will be introduced in this paper. 梯形图是传统的PLC(可编程控制器)编程软件中非常重要的语言.本文将介绍一下PLC编程软件中梯形图语言检查模块的设计。
A method ── the state diagram method-is described for designing a program with assembly language in real time control system as parameters input unit in the train speed restriction. 论述了用汇编语言编制大型实时控制软件时,为提高软件可靠性所采用的一种方法&状态转移法。
This paper has introduced how to form the topological diagram of random network with C++ language, including QoS route information, and simulating the best route finding which satisfies certain condition in realistic network by finding the shortest path in topological diagram of random network. 介绍了如何使用C++语言形成包含QoS路由信息的随机网络拓扑图,并通过在网络拓扑图上寻找最短路径来模拟在现实网络中满足一定条件的最优路径选择算法。
Compression Approach of Industrial Flow Diagram Realized by Using C Language 一种用C语言实现的工业流程图形压缩方法
The platform selects the function block diagram ( FED) language in IEC 61131-3 as the programming language, adopts the modularized design idea, and replaces symbolic language with principle chart for programming. 该平台选用IEC61131-3中的功能块图(FBD)语言作为平台的编程语言,采用模块化的设计思想,用原理图代替符号语言进行程序设计。
In this paper, a smooth transition method from Abstract Concept Structure Diagram independent of program implementing language to VFP Process Blueprint and the mapping rules from the concept nodes to the logic nodes are presented. 给出独立于程序实现语言的抽象逻辑结构图到VFP过程蓝图的平滑过渡方法及概念结点到逻辑结点的映射规则;
The system adopts module programming and its program is compiled with ladder diagram language. 系统软件采用模块化编程,程序用梯形图语言编写。
The Realizing of Triangle Diagram in C++ Advanced Language C++高级语言中三角图形的实现
Under the environment of Rose, all requisite model diagram displayed using Unified Modeling Language can be designed for system analysis and design. In addition, Rose can realize the transform of code and model each other by Forward Engineering and Reverse Engineering command. 在该工具中,能够使用UML建立系统分析与设计中所用到的所有模型视图,可以通过执行ForwardEngineering(正向工程)和reverseengineering(逆向工程)功能来实现代码和模型的相互转换。
Analysis and calculation of the random disturbance signals synthesized through sine waves by using block diagram simulation language 利用方框图仿真语言分析求解正弦合成的随机扰动信号
Research& achieve of portray long axis diagram with HP-GL2 language HP-GL/2语言下绘制长轴图形的研究与实现
Traditional database design and development usually takes three steps to complete: firstly, hand-drawn ER diagram, and then manually to DDL ( Data Definition Language) statement. Finally, execute the code in the database management system. 传统的数据库设计、开发工作通常需要3步才能完成:先手工绘制E-R图,然后将其手工转为DDL(datadefinitionlanguage)语句,最后在数据库管理系统中执行这些代码。
Software programming use ladder diagram ( LAD) as programming language and make full use of the counter, compared, jump and label instruction during the ladder diagram to realize its control functions., Winding adopts PID closed-loop simulation control among them. 软件编程采用梯形图(LAD)作为编程语言,充分利用了梯形图中的计数器、比较、跳转与标号等功能指令,实现其控制功能。其中,缠绕部分采用了PID闭环模拟控制。
Based on full study of the PLC and HMI control technology, in this paper the author has analyzed the welding line layout and welding operation process, and has given the PLC control methods and specific ladder diagram language. 本文在对PLC和HMI控制技术进行充分研究的基础上,分析了焊接线布局、焊接操作流程,给出了PLC的控制方式和具体的梯形图语言。
Software part detailed introduces the realization of special ladder diagram, communication protocols and script compiler, and finally achieves cross-platform software applications of communication management device using ladder diagram accord with international standard as development language. 软件部分详细介绍了专用梯形图的实现、通信规约的实现以及脚本编译器的实现,最终实现了采用符合国际标准的梯形图作为开发语言的的跨平台软件应用的通信管理装置。
Converting block diagram models to C language parallel code can meet the demand of real-time simulation, shorten the development cycle of the project, lower the frequency of hardware development, and reduce the project development cost. All these have important significance for project development. 框图模型自动生成C语言并行代码能满足实时仿真的不同需求、有利于缩短项目的开发周期、减少硬件开发的次数以及减少项目的开发成本,这些对于项目的开发具有重要的意义。
This paper analyses the database structure and module diagram structure, develop the management information system using C# language and introduces the developing process of user logging, form inputting, information query, document approve, background management. 文中详细分析了数据库的构成及各模块的表结构,采用C语言开发了井下科技管理信息平台,对用户登陆、表单录入、信息查询、文件审批、后台管理等部分给出了详细的开发过程。
The editor selected the vividly and direct-viewing ladder diagram language as the programming language, used the object-oriented modeling method to build the PLC system class level structure and the part storehouse model object, established the Ladder Diagram procedure by the graph input way. 编辑器选用了形象、直观的梯形图语言作为编程语言,采用面向对象的建模方法,建立PLC系统类层次结构和元件库模型对象,以图形输入方式来编制梯形图程序。
At the same time, students can easily design class diagram and the relationship between class and class diagram. The diagram and the relationship between class and class diagram can dynamically map into the Java language code. 同时,学生可以方便地设计类图之间的关系,并将这种关系动态地映射为Java语言代码。
In the design process, the paper uses the class diagram and sequence diagram in the UML ( unified modeling language) to clearly display the system design in detail, and gives the functional description to the categories involved in each module. 在设计过程中,采用UML(统一建模语言)中的类图和时序图对于系统的设计进行详细明了的展示,并对每个模块涉及到的类进行功能描述。
The three teachings greatly influenced the paintings of the scholars in the theories, aesthetic tastes and artistic ideas thus became the diagram language unique to the paintings of the scholars in Ming and Qing dynasties. 儒、释、道三教文化对文人画的影响是极其广泛的,其经典思想深深辐射着文人画的绘画理论、审美趣味和创作主张,所以也就构成了明清文人画特有的图式语言。
With the simulation system, users can not only design and program PLC ladder diagram, but also compile instruction list language control program. Meanwhile, they transform freely between the two languages. 依据编程语言标准,用户可以使用该仿真系统设计和编写PLC梯形图或指令表语言控制程序,并能在这两种语言之间自由转换。
Requirements using use case diagram and use case describes the UML language needs analysis, design, system architecture design, using the class diagram, sequence diagram UML language module design, and database design. 需求中采用用例图和用例描述等UML语言对需求进行分析,设计中进行了系统架构设计,采用类图、时序图等UML语言进行了模块的详细设计,然后进行了数据库设计。